Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: swap jest for vitest #102

Closed
wants to merge 3 commits into from
Closed

chore: swap jest for vitest #102

wants to merge 3 commits into from

Conversation

KubaJastrz
Copy link

@KubaJastrz KubaJastrz commented Apr 6, 2023

closes #75

@vercel
Copy link

vercel bot commented Apr 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-ts-form ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2023 7:54am

@iway1
Copy link
Owner

iway1 commented Apr 8, 2023

Awesome thank you, will get this merged shortly.

I did not know vitest had a "globals" option, very cool :)

@iway1
Copy link
Owner

iway1 commented Apr 13, 2023

Do you mind swapping out jest.fn for vi.fn ? Some tests are failing. Otherwise, looks great! tests run sooo much faster.

@capaj
Copy link

capaj commented May 17, 2023

@iway1 anything still needed to be done here?

@iway1
Copy link
Owner

iway1 commented Jun 18, 2023

@capaj yeah this broke when running on my local so will want to fix that.. need to add imports for vi

@KubaJastrz KubaJastrz closed this Nov 28, 2023
@KubaJastrz KubaJastrz deleted the vitest branch November 28, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

migrate to vitest
3 participants